fs/fat: split out helper to init fsdata
authorRob Clark <[email protected]>
Sat, 9 Sep 2017 17:15:52 +0000 (13:15 -0400)
committerTom Rini <[email protected]>
Fri, 15 Sep 2017 13:03:09 +0000 (09:03 -0400)
commit45449980f80169214633f2649a27c791d0104e9d
tree67b6e46b841c916a4b45422e3b80ccb72ecc5953
parent1c7b5d0309c1da3952b1236d42c82c5ea8446476
fs/fat: split out helper to init fsdata

Want to re-use this in fat dirent iterator in next patch.

Signed-off-by: Rob Clark <[email protected]>
Reviewed-by: Ɓukasz Majewski <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
fs/fat/fat.c
include/fat.h